home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / lightwave / lwmlist / 94.lightwave-07 / 000344_owner-lightwave-l _Thu Jul 21 08:21:02 1994.msg < prev    next >
Internet Message Format  |  1994-08-07  |  2KB

  1. Return-Path: <owner-lightwave-l>
  2. Received: by netcom.com (8.6.8.1/SMI-4.1/Netcom)     id HAA24106; Thu, 21 Jul 1994 07:35:13 -0700
  3. Received: from westford.ccur.com by netcom.com (8.6.8.1/SMI-4.1/Netcom)     id HAA24041; Thu, 21 Jul 1994 07:35:00 -0700
  4. Received: from hubbub by masscomp.westford.ccur.com via TCP/IP with SMTP           id aa19727; 21 Jul 94 10:29 EDT
  5. Received: from toaster by hubbub.westford.ccur.com           via TCP/IP with SMTP (local) id aa14372; 21 Jul 94 10:30 EDT
  6. To: lightwave-l@netcom.com
  7. Subject: Re: Spiral Staircase Macro 
  8. In-reply-to: Your message of Wed, 20 Jul 94 19:01:10 -0500.              <199407210001.TAA13019@studsys.mscs.mu.edu> 
  9. Date: Thu, 21 Jul 94 10:30:41 EDT
  10. From: Mark Thompson <mark@westford.ccur.com>
  11. Message-ID:  <9407211030.aa14372@hubbub.westford.ccur.com>
  12. Sender: owner-lightwave-l@netcom.com
  13. Precedence: list
  14. Reply-To: lightwave-l@netcom.com
  15.  
  16. daniel s milling jr <milling@studsys.mscs.mu.edu> writes:
  17. > Here is a little macro which I wrote to generate just about any size
  18. > spiral staircase.  I needed to build a few spiral staircases quickly and
  19. > couldn't find a macro to do it (building one by hand every time is a bit
  20. > tedious...) so I wrote one myself.
  21.  
  22. I haven't run it yet, but I see that you are creating a cylinder and
  23. repeatedly chopping out sections with booleans. Is there any reason
  24. you didn't choose to create a single step, and then use a single call
  25. to clone with rotation to form the spiral of stairs? Its really so easy,
  26. a scripts is not needed. Also, this is a zillion times faster and more
  27. reliable than booleans (but as I said, I haven't run your script yet
  28. so I don't know what all it does).
  29. %~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~%
  30. %      `       '        Mark Thompson                 CONCURRENT COMPUTER  %
  31. % --==* RADIANT *==--   mark@westford.ccur.com        Principal Graphics   %
  32. %      ' Image `        ...!uunet!masscomp!mark       Hardware Architect   %
  33. %     Productions       (508)392-2480 (603)424-1829   & General Nuisance   %
  34. %                                                                          %
  35.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~